home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 028.dms / 028.adf / Commands_List / File_Management / List < prev    next >
Encoding:
Text File  |  1993-08-08  |  763 b   |  27 lines

  1. Command Name : List
  2.  
  3. Function : Display a list of files and drawers in the specified directory, 
  4.            plus information
  5.  
  6. Arguments : [{dir|filename}]
  7.  
  8. Location : C directory
  9.  
  10. This command is a bit like Dir but also lists extra information, like
  11. filenotes and date of creation.  If no path is specified then the list of
  12. the current directory is shown.  If a filename is used as the argument then
  13. specific information on that file is given.
  14.  
  15. Examples
  16.  
  17. List SYS:
  18.  
  19.         Gives a list of the contents of the system disk (boot disk) plus
  20.         information.
  21.  
  22. List Workbench2.0:utilities/clock
  23.  
  24.         Gives the information for the program Clock.  File size, protection
  25.         bits, date of creation/last edit and time of creation/last edit are
  26.         shown.
  27.